home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 31
/
Amiga Format CD31 (1998-09-02)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1998-10].iso
/
-seriously_amiga-
/
hardware
/
transadf
/
transadf.readme
< prev
next >
Wrap
Text File
|
1998-07-20
|
3KB
|
65 lines
Short: Creates Compressed ADFs (G/PKZip). v3.100.27
Uploader: kjots@lis.net.au (Karl J. Ots)
Author: kjots@lis.net.au (Karl J. Ots)
Date: 13th July 1998
Copyright: GPL
Requires: OS2.0+
Type: disk/misc
New Features in v3.100.27
This is a minor upgrade. I've included some new features, namely
a verify option and extended track support, as well as cleaned up
the source a bit. I'm currently working on v4 which should be
out later on this year (October maybe, but no promises).
As of this and future versions, TransADF shall be released under
the GNU General Public License. See the file COPYING included
with the distributuion.
What is TransADF?
TransADF creates Amiga Disk Files (ADFs), a 880kb file copy of
an Amiga floppy disk. It can also be used to transfer ADFs back
to a real disk.
TransADF offerers several modes of operation. It can create both
PKZip and GZip compression formats directly from the disk, with only
a small portion in memory at one time. It can also decompress both
formats, again directly to disk with little memory use. TransADF has
sophisticated PKZip support, allowing operation on any file within
the archive (not just the first item, like GUnZip), as well as adding
an ADF to an already existing archive.
TransADF uses the Z Library to perform the compression and decompression.
For more info on ZLib, visit http://www.cdrom.com/pub/infozip/zlib/
ZLib was written by the same people who brought us GZip and Info-Zip,
they being Jean-loup Gailly and Mark Adler.
TransADf comes in three 'flavours':
TransADF (46k): Fully featured, staticly linked with the ZLib.
TransADF-RT (19k): Also fully featured, but uses the runtime
"z.library", available on Aminet in
util/libs/zlib.lha.
TransADF-Lite (8k): This version offers no compression or
decompression, hence the smaller size. Only
ADFs can be read or created with this version.
All three versions are compiled from the same sources, which are
included. TransADF was written with the aid of DICE 3.15.
This is the second release of TransADF, and the usual applies so send
bug or incompatibility reports to me at by e-mail address above.
Oh, and by the way, TransADF is FreeWare as defined by the GNU General
Public License.
A note about ADFs
An ADF has a variety of uses. It can be used with floppy disk
emulators such as the FMS device, which enables a file to be
mounted as a drive. Also, ADFs are used by the Amiga emulators
UAE and Fellow (Amiga disks can not be read by PC drives). A
zipped ADF can offer better compression than a DMS archive, with
the advantage that it can be unzipped by any computer with a copy
of GZip, PKZip, or the portable Info-Zip (which is just about all of
them, I think).